[21711] DataWriter/Reader get_matched_publication/subscription...() Feature implementation - #5284
Merged
Merged
Conversation
Mario-DL
requested review from
richiprosima
and removed request for
richiprosima
October 1, 2024 14:16
Mario-DL
requested review from
richiprosima
and removed request for
richiprosima
October 2, 2024 05:57
8 tasks
Contributor
Author
|
|
Contributor
Author
|
|
richiware
requested changes
Oct 4, 2024
Mario-DL
force-pushed
the
feature/21709/feature-impl
branch
from
October 7, 2024 08:35
30515e1 to
1bf905b
Compare
Mario-DL
force-pushed
the
feature/21709/feature-impl
branch
from
October 8, 2024 07:24
1bf905b to
ea0a2c7
Compare
Mario-DL
force-pushed
the
feature/21709/feature-impl
branch
from
October 8, 2024 08:17
ea0a2c7 to
ed30087
Compare
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
…ementation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
…blications() implementation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
…ubscriptions() implementation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Mario-DL
force-pushed
the
feature/21709/feature-impl
branch
from
October 8, 2024 09:58
ed30087 to
78d51f1
Compare
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
richiware
approved these changes
Oct 8, 2024
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR provides the feature implementation for :
DDSDataWriter::get_matched_subscriptions()DataWriter::get_matched_subscription_data()DataReader::get_matched_publications()DataReader::get_matched_publication_data()RTPSRTPSParticipant::get_publication_info()RTPSParticipant::get_subscription_info()RTPSReader::matched_writers_guids()RTPSWriter::matched_readers_guids()In the
2.xseries.This PR must be merged after
Related PRs
get_matched_publication/subscription...()API tests Fast-DDS-python#185Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist